Upgrading an App

This feature is used to update the application, application properties, application connectors and version without a restart of the application.

    Procedure
  1. In Control Plane, click Data Planes from the left navigation.
  2. On the Data Plane card, click Go to Data Plane.
  3. Navigate to the Applications section, open the Flogo app you want to update from the listed apps.

  4. Click the menu button.

  5. Select Upgrade Application option.

  6. In the Upload Files tab, drag the .json or .flogo file into the box or click browse to upload to upload a file from your system. Then, click Upload Selected File.

  7. Note: Additionally, file upload field is optional. You are not required to upload a file, you can update the contribution details without updating the application details.
  8. Note: If you want to deploy an app created locally in Visual Studio Code, upload the .flogo or .json file available in your workspace.
  9. Click Next.

  10. In the Select Versions window, specify the values for the following fields:

    Field name Description
    Application Build Name Fill in the name of the application build.

    Default: The name of the app is picked from the uploaded JSON file.
    Flogo Version Select the version of Flogo that you want to work with.

    Default: The latest version or provisioned version.
    Application Tags

    Tag your applications to enhance searchability and categorization.

    Connectors/Custom Extensions Version

    Select the version of the connector/custom extension of your choice.

    Default: provisioned version.

    Note: If no connector has been provisioned, you can use the link to provision the connector in other tab.



  11. Select the End User Agreement (EUA) checkbox and click Upgrade App.

ResultOnce the Flogo application is deployed on the data plane, you can click the respective boxes to view app details, view app builds, or view deployed apps.
Note: You can notice the vscode app tag for apps deployed from Visual Studio Code using the TIBCO Platform runtime.